Espressif Systems /ESP32-P4 /ISP /DMA_CNTL

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as DMA_CNTL

31282724232019161512118743000000000000000000000000000000000000000000 (DMA_EN)DMA_EN0 (DMA_UPDATE)DMA_UPDATE0DMA_DATA_TYPE0DMA_BURST_LEN0DMA_INTERVAL

Description

isp dma source trans control register

Fields

DMA_EN

write 1 to triger dma to get 1 frame

DMA_UPDATE

write 1 to update reg_dma_burst_len & reg_dma_data_type

DMA_DATA_TYPE

this field configures the idi data type for image data

DMA_BURST_LEN

this field configures dma burst len when data source is dma. set according to dma_msize, it is the number of 64bits in a dma transfer

DMA_INTERVAL

this field configures dma req interval, 12’b1: 1 cycle, 12’b11 2 cycle …

Links

() ()